home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 1
/
Precision Software Applications Silver Collection Volume One (PSM) (1993).iso
/
windows
/
games
/
icomb1.exe
/
ICOMGM.DOC
< prev
next >
Wrap
Text File
|
1990-07-18
|
5KB
|
123 lines
I C O N M A N A G E M E N T
Mike Barrs
(use word wrap to view this text)
The following is my approach to managing a large collection of Windows 3.0
.ICO files using group windows. I've found it useful and hope you will too.
Keep in mind that it's more a system for managing icons you create than for
large numbers of 3rd party icons but it will work for that too if you can
invest the time needed to input them all.
I Icon Library/Program Group
In order to have a visual reference to a set of icons, I've been installing
them as a program group of up to 50 icons per group. By maximizing
Program Manager, and then maximizing the group, you can see all 50 icons
at once. With the library group window open to a smaller size you can scroll
around to find the icon you want for a new application, and then hold down
Ctrl, and drag/copy the icon to another program group window
(see exact procedure below). This makes using an icon for a new Dos app very
easy - you don't have to remember what "WIDGET.ICO" looks like - it's right
there in front of you.
II Set Up
1. Create a icon subdirectory -- "\ICO" is used in the examples here.
2. Create a new subdirectory under \ICO for each set of up to 50 icons,
for example-- \ICO\UTL for Dos utility icons.
3. Create a new program group in the Program Manager -- click on
"File / New / Program Group". For "Description" use a name that includes
the subdirectory name -- for example "IconLib UTL".
4. You'll get a new, blank group window. Now start creating program items,
one for each of your icons. Click on "File / New / Program Item".
For "Description" type the filename of the icon without the .ico extension,
for example "pctools".
For "Command Line" type the path and full filename -- for example
"\ICO\UTL\PCTOOLS.ICO". Then click "OK".
That's it - the icon will appear as a "program". Do the same for each icon
in that subdirectory (up to the Program Manager limit of 50).
III Management
To see them all at once - maximize the Program Manager and then maximize
the icon lib program group.
Create a new group window for each additional subdirectory of icons
under \ICO.
To make editing easy if you have an icon editor that will take a command line
load argument, associate the .ICO extension with the editor program in
File Manager (or by editiong Win.ini). Then when you double click on the
icon in the group window your editor program will come up with the icon loaded
for quick changes.
Program Manager will delete the .GRP file if you remove it from the window,
so I recommend copying each .GRP file from the Windows subdirectory to the
group's associated \ICO\* subdirectory so that you can delete it from
Program Manager and then reinstall it later.
Note that on slower machines opening a minimized icon lib group with 50 icons
will take longer than you're used to, and "arranging icons" will take even
longer, which should be done with the group window maximized. You may also
need to change your icon spacing (in the Control Panel / Desktop) to see
all 50 when maximized.
IV Installing Icons
Here's how I use the icon library groups to install icons for new program
items in other windows. Of course you can just type the path and .ICO name
in "Properties / Change Icon", but the following way is easier since you
manipulate the icon directly.
Open the group window where you want your new program to be. Open the icon
lib group that has the icon you want, and move it so you can still see the
first group window. Scroll around the icon lib group window until you see
the icon you want. Hold down Ctrl on the keyboard while you drag/copy the
icon to the first, destination window.
You now have a copy of the icon in the first window -- now do this;
1) Click anywhere on the first window to make it active. With the highlight
over the copied icon, click on "File / Properties / Change Icon".
The .ICO path and filename will be hilighted.
2) Now hit Ctrl/Insert on the keyboard, copying the name to the clipboard.
Click on "Cancel", and then type in the description and command line of the
new program you're going to use this icon with (or browse to find it).
Then click on "OK".
3) It will install with either the generic DOS icon or its own icon if it's
a Windows program - don't panic. Repeat step 1, above.
4) Then hit Shift/Insert on the keyboard, then click on "OK", then "OK" again
and your icon will be back, installed for the program.
V 3rd Party Icons
This works well for icons you create yourself since you can add them to the
group window as you create them. For 3rd party icons I usually preview them
with IconDraw right after downloading and then copy the ones I'll use to
an \ICO\NEW subdir to be added later to a group window.